﻿@charset "utf-8";
/* CSS Document */

@charset "utf-8";
*{margin:0px; padding:0px;}
img {border:0; margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{list-style:none; margin:0; padding:0; font-weight:normal;}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;/*ie6*/}
*+html .clearfix{min-height:1px;}
.clearfix:after{content:"."; display:block; height:0px; clear:both; visibility:hidden; font-size:0px;}
.clearfix{display:inline-block;}
* html .clearfix { height:1%;}
.clearfix{display:block;}
.clear_h2{font-weight:normal;font-size:14px; padding:0px; margin:0px; color: #fff;}
input,textarea{outline:none; border:0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a{blr:expression(this.onFocus=this.blur());/* IE Opera */ outline:none;/* FF Opera */} a:focus{-moz-outline-style:none;/* FF */}/*去掉a标签超链接的虚线框*/
.clearboth{clear:both;}
a:link{text-decoration:none; color: #404040;}
a:visited{text-decoration:none; color:#404040;}
a:hover{text-decoration:none; color:#F00;}
a:active{text-decoration:none; color:#404040;}
.main{width:1080px; margin:0 auto; overflow:hidden;}
body{margin: 0px; color:#404040; font-size:12px; font-family:"Microsoft YaHei","微软雅黑",宋体,Arial, Helvetica, sans-serif;}

/*top_A*/
#top_A{width:100%; height:36px; background:url(../images/top.jpg); overflow: hidden; font-family:"Microsoft YaHei";}
.top{width:1080px; height:36px; margin:auto;}
.top_left{ width:900px; height:36px; float:left; line-height:36px; color:#303030; font-size:12px;}
.top_left span{ font-weight:bold;}
.top_right{ height: 36px; float: right;line-height: 35px;}
.top_right ul li{float: left; line-height:36px; padding:0px 0px 0px 10px;}
.top_right ul li a{color: #303030; font-size:12px;}
.top_right ul li span{padding:0px 3px 0px 0px;}
.top_right ul li img{width:18px; height:18px; display:block; padding:9px 0px 0px 0px; float:left;}

/*logo*/
.top_bgk{ height:180px; background:url(../images/top_bg.jpg) no-repeat center; overflow:hidden;}
.logo{
	/* [disabled]width:300px; */
	float: left;
	padding: 50px 20px 0px 0px;
	display: inline;
}
.logo img{
	max-height: 75px;
}
.biaoyu{ width:400px; height:72px; float:left;  margin:50px 0px 0px 0px; display:inline;}
.biaoyu dd{ line-height:36px; font-size:18px; color:#333; font-weight:bold;}
.biaoyu span{ color:#991208; font-size:24px; display:block; font-weight:bold;}
.top_ewm{ width:100px; height:120px; background:url(../images/top_ewm_bg.jpg); float:left; margin:30px 0px 0px 0px;}
.top_ewm img{ width:96px; height:96px; padding:2px;}
.iphone{ float:right; display:inline; margin-top:54px; height:62px;}
.iphone span{ display:block; font-size:15px; color:#333;}
.iphone b{ font-family:impact; font-size:30px; color:#991208;}
.iphone a{ font-size:18px; font-weight:bold; display:block; color:#1c3b8c; width:248px; height:38px; border:1px solid #1c3b8c; text-align:center; line-height:38px;}

/*nav*/
.nav_all{background:#1c3b8c; height:60px;}
.nav { width:1080px; margin:auto; height:60px;}
.nav li {float:left; height:60px;line-height:60px;text-align:center; background:url(../images/nav_line.jpg) no-repeat left;}
.nav li a {display:block; font-size:15px; height:60px; width:120px; color:#fff;}
.nav li:first-child{ background:none;}
.nav li:hover{ background:#991208;}
.nav li.another{ background:#991208;}

/*bottom_box*/
.bottom_box{ background:#1c3b8c;}
.bottom_nav{ width:100%; height:50px; background:#991208; text-align:center; line-height:50px; color:#fff;}
.bottom_nav a{ font-size:14px; color:#fff; padding:0px 10px;}
.bottom_big{ width:1080px; margin:auto; padding:20px 0px; color:#fff; line-height:30px; font-size:14px; height:150px;}
.bottom_big a{ margin:0px 3px; color:#fff;}
.bottom_left{ width:920px; float:left;}
.bottom_right{ width:140px; float:right;}
.bottom_right img{ width:140px; height:140px; display:block;}

.protext {
    margin: 10px!important;
    padding: 10px!important;
    background: #fafafa;
    border: #e5e5e5 1px solid;
    text-indent: 2em;
}
.cpkey{
	height: 32px;
    line-height: 32px;
}
